home *** CD-ROM | disk | FTP | other *** search
- Date
- getDate()
- getDay()
- getHours()
- getMinutes()
- getMonth()
- getSeconds()
- getTime()
- getTimezoneOffset()
- getYear()
- parse(messageDate)
- setDate(valueDate)
- setHours(valueHour)
- setMinutes(valueMin)
- setMonth(valueMonth)
- setSeconds(valueSec)
- setTime(valueTime)
- setYear(valueYear)
- toGMTString()
- toLocaleString()
- UTC(year,month,day[,hour][,min][,sec])
- Math
- abs(n)
- acos(n)
- asin(n)
- atan(n)
- atan2(x,y)
- ceil(n)
- cos(n)
- exp(n)
- floor(n)
- log(n)
- max(n1,n2)
- min(n1,n2)
- pow(base,exposant)
- random()
- round(n)
- sin(n)
- sqrt(n)
- tan(n)
- string
- anchor(attributName)
- big()
- blink()
- bold()
- charAt(index)
- fixed()
- fontcolor(color)
- fontsize(size)
- indexOf(value[,index])
- italics()
- lastIndexOf(value[,index])
- link(url)
- small()
- strike()
- sub()
- substring(index1,index2)
- sup()
- toLowerCase()
- toUpperCase()
- window
- alert(message)
- close()
- confirm(message)
- open(messageURL,windowNameMessage,[toolbar[=yes|no]|[=1|0],location[=yes|no]|[=1|0],directories[=yes|no]|[=1|0],status[=yes|no]|[=1|0],menubar[=yes|no]|[=1|0],scrollbars[=yes|no]|[=1|0],resizable[=yes|no]|[=1|0],width=pixels,height=pixels])
- prompt(message[,defaultValue])
- setTimeout('function', msec)
- clearTimeout(timeOutID)
- document
- clear()
- close()
- open([text/html | text/plain | image/gif | image/jpeg | image/x-bitmap | plugIn])
- write(message1 [,message2,...,messageN])
- writeln(message1 [,message2,...,messageN])
- [form|forms['name'|n]]
- submit()
- button
- click()
- checkbox
- click()
- password
- focus()
- blur()
- select()
- radio
- click()
- reset
- click()
- select
- blur()
- focus()
- submit
- click()
- text
- focus()
- blur()
- select()
- textarea
- focus()
- blur()
- select()
- history
- back()
- forward()
- go(n|'url')
- [frame|frames['name'|n]]
- clearTimeout(timeOutID)
- setTimeout('function', msec)
-